PRISM

Benchmark
Model:oscillators v.1 (DTMC)
Parameter(s)N = 8, T = 10, epsilon = 0.1, R = 1, mu = 0.1, lambda = 1.0
Property:time_to_synch (exp-reward)
Invocation (specific)
./fix-syntax ./prism -javamaxmem 11g -cuddmaxmem 4g -heuristic speed -e 1e-6 -maxiters 1000000 oscillators.8-10-0.1-1.prism oscillators.props --property time_to_synch -const mu=0.1,lambda=1.0
Execution
Walltime:60.25276756286621s
Return code:0
Relative Error:5.5831150066669494e-05
Log
PRISM
=====

Version: 4.5.dev
Date: Sat Mar 14 12:33:44 UTC 2020
Hostname: e72bdd194fc5
Memory limits: cudd=4g, java(heap)=11g
Command line: prism -javamaxmem 11g -cuddmaxmem 4g -heuristic speed -e 1e-6 -maxiters 1000000 oscillators.8-10-0.1-1.prism oscillators.props --property time_to_synch -const 'mu=0.1,lambda=1.0'

Parsing model file "oscillators.8-10-0.1-1.prism"...

Type:        DTMC
Modules:     oscillator_population 
Variables:   k_1 k_2 k_3 k_4 k_5 k_6 k_7 k_8 k_9 k_10 

Parsing properties file "oscillators.props"...

2 properties:
(1) "time_to_synch": R{"time_to_synch"}=? [ F order_parameter>=lambda ]
(2) "power_consumption": R{"power_consumption"}=? [ F order_parameter>=lambda ]

---------------------------------------------------------------------

Model checking: "time_to_synch": R{"time_to_synch"}=? [ F order_parameter>=lambda ]
Model constants: mu=0.1,lambda=1

Warning: Switching to sparse engine and (backwards) Gauss Seidel (default for heuristic=speed).

Building model...
Model constants: mu=0.1,lambda=1

Computing reachable states...

Reachability (BFS): 2 iterations in 0.10 seconds (average 0.049000, setup 0.00)

Time for model construction: 49.782 seconds.

Type:        DTMC
States:      24311 (1 initial)
Transitions: 76623

Transition matrix: 80638 nodes (438 terminal), 76623 minterms, vars: 40r/40c

Prob0: 15 iterations in 0.95 seconds (average 0.063667, setup 0.00)

Prob1: 1 iterations in 0.00 seconds (average 0.001000, setup 0.00)

goal = 2, inf = 0, maybe = 24309

Computing remaining rewards...
Engine: Sparse

Building sparse matrix... [n=24311, nnz=76621, compact] [397.7 KB]
Creating vector for diagonals... [dist=1, compact] [47.5 KB]
Creating vector for RHS... [dist=9, compact] [47.6 KB]
Allocating iteration vector... [189.9 KB]
TOTAL: [682.7 KB]

Starting iterations...

Backwards Gauss-Seidel: 1605 iterations in 0.84 seconds (average 0.000461, setup 0.10)

Value in the initial state: 6.007085676647806

Time for model checking: 2.242 seconds.

Result: 6.007085676647806 (value in the initial state)


Overall running time: 59.962 seconds.

---------------------------------------------------------------------

Note: There was 1 warning during computation.